security.acme.certs.<name>.s3Bucket

S3 bucket name to use for HTTP-01 based challenges. Challenges will be written to the S3 bucket.

Type
null or string
Default
null
Example
"acme"
Declared
<nixpkgs/nixos/modules/security/acme>